Step of Proof: assert_of_eq_int 9,38

Inference at * 1 1 
Iof proof for Lemma assert of eq int:



1. x : 
2. y : 
3. if x=y  then tt  else ff
  x = y 
latex

 by ((Decide x = y
CollapseTHENA ((Auto_aux (first_nat 1:n) ((first_nat 1:n),(first_nat 4:n
C)) (first_tok :t) inil_term))) 
latex


C1

C1: 4. x = y
C1:   x = y
C2

C2: 4. (x = y)
C2:   x = y
C.


Definitionst  T, P  Q, x:AB(x), Dec(P)
Lemmasdecidable int equal

origin